Welcome![Sign In][Sign Up]
Location:
Search - array class

Search list

[CSharp2

Description: 该程序设计了一个double类形的数组类,同时将赋值运算符和数组界标运算符[]进行了重载-The program designed a double type of array class, at the same time, assignment operator and an array of landmark operator [] a heavy-duty
Platform: | Size: 3072 | Author: 欧阳开光 | Hits:

[Communicationmyfft_ifft.zip

Description: FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2^n. If its not 2^n samples just stuff zero in last array. I already make it to C++ class you can new a calss and do it easy,FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2 ^ n.If its not 2 ^ n samples just stuff zeroin last array.I already make it to C++ Class you cannew a calss and do it easy
Platform: | Size: 32768 | Author: 小誠 | Hits:

[Otherarray

Description: C++的数组类管理类定义 被本人持续使用并完善超过20年 支持动态数组,和2维数组 类似于VC++中的CArray,且许多内部方法都与CArray的内部方法相同,但效率和方便性比CArray要好许多。特别重要的是:它们可以跨平台地工作于任何C++开发环境。-A c++ array management type definition series. They work like CArray class in VC++.But they work more efficient and more convenient than CArray .Most importantly,they work cross-platform,they can work under any C++ development platform.
Platform: | Size: 5120 | Author: zeng rongjia | Hits:

[VC/MFCarray

Description: 这是来自全国一流大学软件学院的一名老师的课件。-This is the software from the National Institute of first-class university, a teacher' s courseware.
Platform: | Size: 66560 | Author: AAA | Hits:

[Otheremployee

Description: 雇员管理 掌握类的构造函数和析构函数的概念和使用方法 掌握对对象数组、对象的指针及其使用方法 进一步加深对类和对象的理解-Employees to manage a class constructor and destructor of the concepts and master the use of an array of objects, object and its use to further deepen the understanding of classes and objects
Platform: | Size: 1024 | Author: 阿忆 | Hits:

[Windows Developarrayclass

Description: C++算法中关于array类的定义,值得学习-C++ algorithm on the array class definition, it is worth learning
Platform: | Size: 8192 | Author: Kid | Hits:

[JSP/Javajavaconnection

Description: java通讯录课程设计,序使用了ObjectInPutStream和ObjectOutPutStream这两个文件输入输出流,利用这两个文件输入输出流,可以方便的直接将通讯记录对象直接写入文件中,另外为了方便添加和删除一条记录还使用了系统的对象数组类Arraylist。同时也方便了查找操作 -java address book curriculum design, sequence using ObjectInPutStream and ObjectOutPutStream input and output streams of these two files, use of these two files input and output streams, you can easily record the object directly to the communications directly to write to a file, the other for the convenience of adding and removing a Records also uses the system' s object array class Arraylist. But also facilitates the search operation
Platform: | Size: 34816 | Author: 古丽 | Hits:

[Otherlab_10

Description: 1.将直接插入程序,直接选排程序,冒泡程序,顺序查找函数封装到数组类中,作为成员函数,实现并测试类 2.定义一个整形数组,使用C++标准模板库(STL)中查找函数find()进行数据的查找 3.定义一个对people类对象数组按编号排序的函数,一个按编号查找people对象的函数。在测试过程中对使用前面实验得到的结果定义教师数组和学生数组,分别对教师数组和学生数组进行排序和查找-1. Will directly insert the procedure, direct election row program, bubble process, in order to find the function package to an array class, as a member function, implemented and tested class 2. The definition of an integer array, using the C++ Standard Template Library (STL) to find function find () Find data 3. the definition of an array of class objects people sorted by number of functions, a number find people by the object function. During the test experiments on the use of the results of the previous definition of teachers and students an array of arrays, each array of teachers and students to sort and search arrays
Platform: | Size: 8192 | Author: YIDIANER | Hits:

[VC/MFCCArray

Description: MFC数组类CArray的使用的操作详解 MFC的数组类支持的数组类似于常规数组,可以存放任何数据类型。常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,即先确定大小,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可 MFC的数组类支持的数组类似于常规数组,可以存放任何数据类型。-MFC array class CArray operations Xiangjie use MFC class to support an array of arrays is similar to conventional arrays, you can store any data type. Regular array in the definition used before Jiang were able to accommodate all possible needs of the Yuan Su, that is, first determine the Da Xiao, Er MFC array Lei Chuangjian the object can Genju need Dongtai to increase or decrease the initial array under Biao yes 0, The ceiling can be an array of class to support MFC array similar to the conventional array, you can store any data type.
Platform: | Size: 3072 | Author: john | Hits:

[OtherMATLAB

Description: 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。 全书包含 390 多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB 环境中完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。-This book chapter describes the system integration MATLAB6.5 work platform, the reader will be the beginning of the basic use of MATLAB. Second, the four chapters, system, MATLAB6.1 basic data types (numeric arrays, strings, arrays, cell arrays, structure arrays), while the other extended data types (function handle, symbol data, inline functions, unit array , sparse class) are separate sections above. Since then, the book points out with nine separate chapters MATLAB6.5 of numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone applications generated, to achieve interaction of different software platforms API, M-book data, graphical environment for integration of the eight general-purpose language Function. Book with a special chapter in layman s language to clarify the hierarchical SIMULINK modeling, simulation, and the MATLAB interactive features. The book contains more than 390
Platform: | Size: 3457024 | Author: 小天 | Hits:

[Otherpolynomial

Description: Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent, e.g., the term 2x4 has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities: a) Overload the addition operator (+) to add two Polynomials. b) Overload the subtraction operator (-) to subtract two Polynomials. c) Overload the assignment operator to assign one Polynomial to another. d) Overload the multiplication operator (*) to multiply two Polynomials. e) Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
Platform: | Size: 2048 | Author: wang | Hits:

[Algorithmblitz-0.9.tar

Description: blitz++库的相应源码 Blitz++提供了一个N维(1—10)的Array类,这个Array类以reference counting技术实现,支持任意的存储序(row-major的C-style数组,column-major的Fortran-style数组),数组的切割(slicing),子数组的提取(subarray),灵活的Array相关表达式处理。另外提供了可以产生不同分布的随机数(F,Beta,Chi-Square,正态,均匀分布等)的类也是很有特色的。 -blitz++ library of the corresponding source Blitz++ provides an N-dimensional (1-10) of the Array class, the Array class with reference counting technology in support of any storage sequence (row-major of the C-style array, column-major in Fortran- style array), an array of cutting (slicing), sub-array extraction (subarray), and flexible expression Array-related processing. Also provided that can produce different distributions of random numbers (F, Beta, Chi-Square, normal, uniform distribution) of the class is very unique.
Platform: | Size: 3124224 | Author: 邓德君 | Hits:

[Compress-Decompress algrithmsDynamicArray

Description:  完成满足上述接口的动态数组(Dynamic array)的程序;  需要遵循基本的编程规范和风格;  动态分配内存用C++的函数new/delete,不用malloc/free;  处理好动态分配的运用,不要出现内存泄漏;  了解C++类的构造函数和析构函数的作用;  熟悉C++类的写法(*.h, *.cpp);  各种情况考虑周到,不要出现程序崩溃; - completed to meet the interface dynamic arrays (Dynamic array) the program  need to follow the basic programming norms and style  dynamic allocation of memory using C++ functions that new/delete, not malloc/free  handle the dynamic allocation of use Memory leaks do not occur  learn C++ class constructor and destructor role  know C++ class written (*. h,*. cpp)  thoughtful consideration all the circumstances, do not crash there
Platform: | Size: 252928 | Author: 陈婉 | Hits:

[Windows DevelopUsing_MFC_VC_array_class_classical_development_cod

Description: 用MFC的VC++数组类经典开发代码Using MFC in VC + + array class classical development code-Using MFC in VC++ array class classical development code
Platform: | Size: 13312 | Author: cent | Hits:

[Windows DevelopVC_quickly_generate_random_array_source_code_class

Description: VC++快捷的随机数组生成类的源代码VC + + quickly generate a random array of the source code of cla-VC++ quickly generate a random array of the source code of class
Platform: | Size: 7168 | Author: wangweibin | Hits:

[Otherclass-string

Description: 建立一个对象数组,内放5个学生的数据,设立一个函数max,用指向对象的指针做函数参数,在max函数中找出5个学生中成绩最高者,并输出其学号。-Create an array of objects, by putting five student data, set up a function max, with a pointer to an object to do the function parameters, the max function to find the five students who score the highest, and the output of their student ID.
Platform: | Size: 614400 | Author: menghang | Hits:

[OS programarray-new

Description: 一个类似于VC++ 中的CString的动态数组类集合,可以方便构造对象,对象长度可在访问时自动增加数组长度,且可实现数组的整体赋值。-A class that works like "CString" in VC++. It can be used to make a array anytime anywhere. And the array newed by the class can be 0 length and can grow automatically when program is running.
Platform: | Size: 9216 | Author: zeng rongjia | Hits:

[CSharpclass

Description: 面向对象的C#编程 设计一个图书卡类Card,用来保存图书馆卡片分类记录。这个类的成员包括书名、作者、馆藏数量。至少提供两个方法。Store书的入库处理,show显示图书信息。运行程序时,可以从控制台上输入需要入库的图书总数,根据这个总数创建Card对象数组,然后输入数据,最后可以选择按书名、作者、入库量排序。-Object-oriented programming to design a C# class library card Card, to save the library card sorting records. Members of this class, including title, author, volume of collection. At least two methods. Store book storage processing, show display book information. Run the program, you can enter from the console the total number of books need storage, according to this total to create an array of Card objects, and then enter the data, and finally you can choose by title, author, storage volume of order.
Platform: | Size: 1024 | Author: chuwei | Hits:

[Windows Developmars_rover_arrays.tar

Description: Defines a two dimensional array class and its functionality. Also derives a one dimensional array class from a 2-D array. Array_2D class is the base class for other derived classes such as Matrix, Vector, and Image classes. Array_2D class allocates carries out matrix indexing and some basic operations such as == comparsions. This class requires and guarantees that the elements are contiguous (but not necessarily the memory allocated inside each element).-Defines a two dimensional array class and its functionality. Also derives a one dimensional array class from a 2-D array. Array_2D class is the base class for other derived classes such as Matrix, Vector, and Image classes. Array_2D class allocates carries out matrix indexing and some basic operations such as == comparsions. This class requires and guarantees that the elements are contiguous (but not necessarily the memory allocated inside each element).
Platform: | Size: 539648 | Author: Kermit | Hits:

[Windows DevelopCArrayDemo

Description: 数组模板的使用实例,通过本例可以体会数组类成员函数的使用及数组类使用的便利与高校-The use of an array of template instances, patients can experience through the array class member function and ease of use an array of class and University
Platform: | Size: 1964032 | Author: wuyunlong | Hits:
« 1 23 4 5 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net